block name

英 [blɒk neɪm] 美 [blɑːk neɪm]

网络  块名; 块名称; 块名字; 区块名称; 区域名

计算机



双语例句

  1. He immediately saw these containers as what he calls a "green building block"& hence the name.
    见到这些集装箱后,加尔文马上想起了“绿色建筑预制块”(greenbuildingblock)这个名称,他的公司正是得名于此。
  2. Alliance members have also agreed that Macedonia meets the criteria for membership, but Greece has vowed to block approval because of a name dispute.
    他们将在这次布加勒斯特高峰会议上被正式邀请加入北约。北约成员还一致认为,马其顿已经满足了加入北约的标准,但是,由于国家名称的争议,希腊表示将阻止接纳马其顿。
  3. Within the scope of the with_interface block, the radius method defined with that interface name exists and can be called.
    在withinterface代码块的作用域中,可以调用使用该接口名定义的radius方法。
  4. We could define the callback function in the same code block, but with a name.
    我们可以在同一个代码块中定义回调函数,但是使用一个名称。
  5. This construct looks a lot like a let except that the whole block is given a name so that it can be called as a recursive closure.
    这种快捷方法看起来非常像是一个let,只是整个程序块会被给定一个名称,这样可以将它作为一个递归闭包去调用。
  6. The performance block will be inspected for a transaction name, and if one exists, it can be used to assign a service class for the optimized local adapter EJB request.
    将对该性能块进行检查以获取事务名,如果存在事务名,可将其用于为优化的本地适配器EJB请求分配服务类。
  7. Each process has an environment block associated with it, basically name= value pairs that specify various environments the process can access.
    每个进程都拥有关联到它的一组环境,其中主要是name=value对,指明进程可以访问的各种环境变量。
  8. The code block takes advantage of Scala's implicit parameter, which allows a placeholder with no name ( the_character) when a named variable isn't needed.
    代码块利用了Scala的隐式参数,在不需要某个命名变量时,可以用占位符()暂时替代。
  9. To use this code fragment as a starter building block, you will need to replace the dummy links, database name, and login information to reflect your own environment.
    为了将此代码片段用作起始构建块,您需要替换虚拟链接、数据库名称和登录信息来反映您自己的环境。
  10. Inside the code block, I create a hash, where the key is the name of a property ( getRadius()) and the value is a code block that implements the functionality I require of my adapter.
    在代码块内部,我创建了一个散列,其键是某个属性的名称(getRadius()),而值是实现了适配器所需功能的代码块。
  11. A wants method executes the corresponding code block if the method name matches the type in the HTTP Accept header.
    如果方法名称与HTTPAccept头中的类型匹配,wants方法执行对应的代码块。
  12. I suggest using TCP Wrappers to block hosts either by host name/ domain or IP and use the ss hd_config for user/ group based access control.
    我建议使用TCPWrappers按主机名/域或IP阻止主机,并且使用sshdconfig实现基于用户/组的访问控制。
  13. The block runs through all the sub-elements of the root element with the name item, specified by the XPath expression// item.
    这个对象遍历所有带有item名称(通过XPath表达式//item指定)的root元素的子元素。
  14. Courage is being the new kid on the block and saying, flat out," hi, my name is wayne, what's yours?"
    勇气,是刚搬到新地方,你大方地说:“嗨,我的名字叫伟利,你们呢?”
  15. I had a sudden mental block and couldn't remember his name.
    我突然好像思维中断了一样,无法记起他的名字。
  16. To block a user temporarily from editing the range, click the user in the name list, and then select the deny check box for the user.
    若要暂时禁止用户编辑区域,请在“名称”列表中单击用户,然后为该用户选中“拒绝”复选框。
  17. Recently, a kind of block polyether acidamide resin with the trade name of PEBAX has made the greatest contribution to the general improvement of thermal-plastic elastomer family.
    最近对热塑性弹性体产品家族总体增长贡献最大的是商品名为PEBAX的嵌段聚醚酰胺树脂。PEBAX树脂结构由规则的线性聚酰胺链段嵌由柔软的聚醚链段构成。
  18. If you know the name of the building block, click name to sort by name.
    如果知道构建基块的名称,请单击“名称”以按名称排序。
  19. Would the State Department block a name like this?
    美国国务院会像这样锁住1个名字?
  20. Flat Number, Floor, Block Number, Name of Building.
    大厦名称,座号,楼层,单位。
  21. The address block field is a combination of several fields, including first name, last name, street address, city, and postal code.
    地址块域是几个域的组合体,包括名字、姓氏、街道地址、城市和邮政编码。
  22. When you add host names to the block and allow lists, you must enter a server name.
    向阻止列表和允许列表中添加主机名时,必须输入服务器名称。
  23. Descriptor block size exceeds% d bytes. Use a shorter name and/ or description string and retry the operation.
    描述符块大小超过了%1!字节。请使用较短的名称和/或描述字符串,然后重试该操作。
  24. As an alternative, you can access each added block of custom attributes by their attributes definition name and then access individual attributes as properties within that block.
    作为二中选一,你能用属性定义的名称访问增加的自定义属性块和当访问个体属性在这个块里面。
  25. In order to achieve the flexible query of data in PowerBuilder, some methods are presented in this paper to develop dynamic query by use of functions of data window control block and dynamic data window technique, which makes the table's name variable in the query sentences.
    为了在PowerBuilder中实现灵活的数据查询,给出了利用数据窗口控件的函数和动态数据窗口技术来开发动态查询的几种方法,使得表名能动态可变。
  26. Software module of digital servo control is corresponded to signal flow module, block of each module represents function of software module of the same name, input and output terminals of each module corresponds exactly to variables within the software function.
    数字伺服控制软件模块与信号流图模块对应,每个模块框代表同名软件模块函数且各模块的输入输出端对应软件函数变量。
  27. Secondly, when searching database information associated with the graph, users can click this block and get this block name and the searching result will be displayed by using the block name as the searching keyword.
    在进行图形查询时,用户点击某个图形块,从图形块中取得图形块名,将块名作为查询关键词,对数据库进行查询后显示数据库查询结果。
  28. Business establishment block market, alternate name second block market, is especially set up for fleetly growing enterprises or mediumtype and minitype high-tech enterprises.
    创业板市场又名二板市场,它是专门为中小高新技术企业或快速成长的企业而设立的证券融资市场。